home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 46
/
Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso
/
-in_the_mag-
/
reader_requests
/
scilab
/
man
/
man-part1
/
cat3
/
trfmod.3
< prev
next >
Wrap
Text File
|
1999-09-16
|
463b
|
67 lines
trfmod(1) Scilab Function trfmod(1)
NAME
trfmod - poles and zeros display
CALLING SEQUENCE
[hm]=trfmod(h [,job])
DESCRIPTION
To visualize the pole-zero structure of a SISO transfer function h .
job='p' : visualization of polynomials (default)
job='f' : visualization of natural frequencies and damping
Interactive simplification of h.
SEE ALSO
poly